home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / EnterCD 01_2004.iso / Multimedia / Advanced Effect Maker Freeware Edition 1.0 / aemf10.exe / {app} / templates / edwardmessage.swf / scripts / frame_5 / DoAction.as
Encoding:
Text File  |  2002-10-12  |  211 b   |  9 lines

  1. s1._x = s2._x = line._x = 0;
  2. s1._y = s2._y = tor;
  3. s1.text.text = texts[tcn];
  4. s2.text.text = texts[tcn];
  5. line._x = 0;
  6. line._width = s1._x;
  7. line._y = lor;
  8. s1._visible = s2._visible = line._visible = true;
  9.